<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("base.css");
body {
	font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;
	color:#505050;
	font-size:14px;
	overflow-x:hidden;
}
input,select {
	font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;
	font-size:14px;
	color:#444;
}
textarea {
	font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;
	font-size:14px;
	color:#444;
}
a:link,a:visited,a:active {color:#505050;text-decoration:none;}
a:hover {color:#ff6f31;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}

/*===================================================================================*/

#main {}
#header_top_blk {
	width:100%;
	min-width:1200px;
	height:33px;
	background:#f1f1f2;
	border-bottom:1px solid #d0d1d3;
}
#header_top {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1200px;
	height:33px;
	font-size:12px;
	background:#f1f1f2;
}
#header_blk {height:81px;background:#fff;}
#header {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1200px;
	height:81px;
	background:#fff;
}
#header_as {position:absolute;top:8px;right:270px;}
#header_share {position:absolute;top:9px;right:145px;}
#header_share span {padding:0px 2px;}
#header_tel {
	position:absolute;
	bottom:20px;
	right:0px;
	width:253px;
	height:28px;
	background:url(../images/header_tel_cn.jpg) no-repeat;
}
#language {
	position:absolute;
	bottom:-1px;
	right:0px;
	width:137px;
	height:31px;
	background:url(../images/language_bg.jpg) no-repeat;
}
#language:hover ul {display:block;}
#language p {
	padding-left:42px;
	height:31px;
	color:#ff7131;
	line-height:31px;
	cursor:pointer;
}
#language ul {
	position:absolute;
	top:30px;
	left:0px;
	display:none;
	width:135px;
	border:1px solid #e0e0e0;
	border-bottom:none;
}
#language ul li {border-bottom:1px solid #e0e0e0;background:#fff;}
#language ul li a {display:block;padding:5px 0px 6px 43px;}
#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#search {
	position:absolute;
	top:14px;
	right:0px;
	width:277px;
	height:33px;
	background:url(../images/search_bg.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:1px;
	left:16px;
	width:210px;
	height:31px;
	color:#a1a1a1;
	line-height:31px\9;
	border:none;
	background:#fff;
}
#search_button {
	position:absolute;
	top:5px;
	right:17px;
	display:block;
	width:22px;
	height:22px;
	cursor:pointer;
}
.nav_fix {position:fixed;top:0px;left:0px;z-index:999;}
#nav_mar {display:none;width:100%;height:62px;}
#nav_blk {width:100%;height:62px;background:url(../images/nav_bg.jpg);}
#nav {
	position:relative;
	z-index:98;
	margin:0px auto;
	width:1200px;
	height:62px;
	background:url(../images/nav_bg.jpg);
}
#nav_index {
	position:absolute;
	top:11px;
	left:0px;
	z-index:2;
}
#nav2 {
	padding:3px 0px 0px 60px;
	height:59px;
}
#nav2 li {
	float:left;
	position:relative;
	margin-left:12px;
	width:130px;
	height:59px;
}
#nav2 li a span {display:block;font-size:12px;font-weight:normal;}
.nav_out,.nav_over {
	display:block;
	padding-top:5px;
	width:100%;
	height:54px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#333;}
.nav_out:hover {color:#fff;background:url(../images/nav_over.jpg) no-repeat center bottom #464646;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#fff;background:url(../images/nav_over.jpg) no-repeat center bottom #464646;}
#nav2 li p {
	position:absolute;
	top:30px;
	left:0px;
	display:none;
	width:100%;
	background:#005AAE;
}
#nav2 li p a {
	display:block;
	padding:10px 0px 10px 0px;
	color:#fff;
	text-align:center;
}
#banner_blk {
	position:relative;
	z-index:1;
	width:100%;
	min-width:1200px;
	height:510px;
	border-top:5px solid #fff;
	overflow:hidden;
}
#banner {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:510px;
	overflow:hidden;
}
#banner li {
	width:1920px;
	height:510px;
	text-align:center;
	font-size:0px;
}
#banner2_blk {
	position:relative;
	z-index:1;
	width:100%;
	min-width:1200px;
	height:300px;
	border-top:5px solid #fff;
	overflow:hidden;
}
#banner2 {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:300px;
	overflow:hidden;
}
#banner2 li {
	width:1920px;
	height:300px;
	text-align:center;
	font-size:0px;
}
#banner_button {
	position:absolute;
	bottom:20px;
	left:0px;
	z-index:2;
	width:100%;
	hegiht:8px;
	font-size:0px;
	text-align:center;
}
#banner_button a {
	display:inline-block;
	margin:0px 5px;
	width:50px;
	height:8px;
	text-indent:100px;
	background:#fff;
	overflow:hidden;
}
#banner_button a.activeSlide {background:#464646;}
#banner_button a:hover{background:#464646;}
#content {margin:25px auto 0px auto;width:1200px;}
#left {float:left;width:200px;}
#right {float:right;width:940px;}
#footer_bgs {margin-top:50px;width:100%;min-width:1200px;height:4px;background:url(../images/footer_bgs.png);}
#footer_blk {width:100%;background:#1e1e1e;}
#footer {
	margin:0px auto;
	padding:20px 0px;
	width:1200px;
	color:#888;
	font-size:12px;
	line-height:1.6;
	text-align:center;
	background:#1e1e1e;
}
#footer a {color:#888;}
#footer a:hover {color:#fff;}
#footer_nav_blk {width:100%;min-width:1200px;background:#333;}
#footer_nav {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:340px;
	color:#9f9f9f;
	background:#333;
	overflow:hidden;
}
#footer_nav a {color:#9f9f9f;}
#footer_nav a:hover {color:#fff;}
#footer_navs { padding-top:80px;}
#footer_navs li {float:left;width:170px;}
#footer_navs li h2 {height:30px;font-size:15px;color:#fff;}
#footer_navs li p {padding:12px 0px 0px 1px;font-size:14px;}
#footer_logo {position:absolute; top:50px; right:0px;}
#footer_tdc {
	position:absolute;
	top:122px;
	right:0px;
	width:126px;
	font-size:12px;
	text-align:center;
}
#footer_tdc img {margin-bottom:5px;width:126px;}
#footer_contact {
	position:absolute;
	top:120px;
	left:745px;
	width:200px;
}
#footer_contact li {
	margin-bottom:12px;
	padding-left:28px;
	line-height:1.6;
}
#footer_contact_tel {background:url(../images/footer_contact_tel.jpg) no-repeat left 2px;}
#footer_contact_fax {background:url(../images/footer_contact_fax.jpg) no-repeat left center;}
#footer_contact_phone {background:url(../images/footer_contact_phone.jpg) no-repeat left center;}
#footer_contact_email {background:url(../images/footer_contact_email.jpg) no-repeat left center;}
#footer_contact_address {background:url(../images/footer_contact_address.jpg) no-repeat left 2px;}

/*===================================================================================*/

.left_title {
	height:35px;
	color:#333;
	font-size:20px;
	font-weight:bold;
}
.left_menu {margin-bottom:30px;}
.left_menu_over,.left_menu_out {
	display:block;
	margin-bottom:8px;
	padding:8px 10px 9px 12px;
	border-radius:4px;
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#333;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
}
.left_menu_out:hover {
	color:#fff;
	border:1px solid #464646;
	background:#464646;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#fff;
	border:1px solid #464646;
	background:#464646;
}
.left_menu ul {
	position:relative;
	top:-5px;
	padding:0px 0px 20px 0px;
}
.left_menu ul li {
	position:relative;
	padding:8px 0px 0px 28px;
	font-size:12px;
	background:url(../images/ico1.gif) no-repeat 14px 13px;
}
.left_menu ul li span {
	position:absolute;
	top:13px;
	left:14px;
	display:none;
	width:4px;
	height:4px;
	border-radius:2px;
	background:#aaa;
}

/*===================================================================================*/

.nodata {
	padding:150px 0px;
	color:#bbb;
	font-size:20px;
	text-align:center;
}
#title {
	position:relative;
	height:35px;
	line-height:35px;
	color:#bbb;
	font-size:12px;
	text-align:right;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
}
#title a {color:#bbb;}
#title a:hover {color:#000;}
#title span {}
#title strong {
	position:absolute;
	top:2px;
	left:0px;
	color:#ff6f31;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
}
#showtext {
	margin:0px auto;
	padding-top:18px;
	width:940px;
	overflow:hidden;
}
.showtexts {
	margin:0px auto;
	padding-top:18px;
	width:940px;
	overflow:hidden;
}
.input_text {
	padding:0px 8px;
	width:280px;
	height:34px;
	line-height:34px\9;
	border:1px solid #ddd;
}
.input_area {
	padding:8px;
	line-height:1.6;
	border:1px solid #ddd;
	overflow-y:auto;
}
.input_select {
	padding:0px 0px 0px 8px;
	height:34px;
	border:1px solid #ddd;
}
.button {
	width:150px;
	height:40px;
	color:#fff;
	font-size:18px;
	border-radius:3px;
	border:1px solid #000;
	background:#333;
	cursor:pointer;
}
.button:hover {border:1px solid #ff8531;background:#ff9848;}


.editorc {line-height:1.8;}
.editorc p {margin-bottom:15px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc ul {margin-left:35px;}
.editorc ul li {list-style-type:disc;line-height:18px;}
.editorc ol {margin-left:35px;}
.editorc ol li {list-style-type:decimal;line-height:18px;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a:link,.editorc2 a:visited,.editorc2 a:active {text-decoration:underline;}
.editorc2 a:hover {text-decoration:underline;}
.editorc2 ul {margin-left:35px;}
.editorc2 ul li {list-style-type:disc;line-height:18px;}
.editorc2 ol {margin-left:35px;}
.editorc2 ol li {list-style-type:decimal;line-height:18px;}

.editorc_tbe table {
	margin-bottom:15px;
	border:none;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
.editorc_tbe td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p {margin:0px;padding:0px;}
.editorc_tbe table.noborder {border:none;}
.editorc_tbe table.noborder table {border:none;}
.editorc_tbe table.noborder td {border:none;padding:0px;}

#prenext {
	position:relative;
	margin:40px auto 0px auto;
	padding-top:12px;
	height:38px;
	font-size:12px;
	border-top:1px solid #e8e8e8;
	overflow:hidden;
}
#prenext p {height:20px;}
#prenext_back {
	position:absolute;
	top:12px;
	right:0px;
	font-weight:bold;
}

/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:0px auto;
	width:900px;
	overflow:hidden;
}
#about_image {width:920px;}
#about_image dl {
	float:left;
	margin:25px 20px 0px 0px;
	width:210px;
	text-align:center;
}
#about_image dl dt {font-size:0px;}
#about_image dl dt img {
	padding:4px;
	width:200px;
	height:150px;
	transition:none;
	border:1px solid #ddd;
}
#about_image dl dt img:hover {padding:3px;border:2px solid #ff0000;}
#about_image dl dd {padding-top:8px;line-height:1.4;}


#team_blk {
	margin:0px auto;
	width:940px;
	overflow:hidden;	
}
#team {width:980px;}
#team dl {
	float:left;
	margin:30px 40px 0px 0px;
	width:450px;
	text-align:center;
}
#team dl:hover {background:#ff9949;}
#team dl:hover * {color:#fff;}
#team dl:hover dd {border:1px solid #ff8531;border-top:none;}
#team dl dt {font-size:0px;}
#team dl dt img {width:450px;height:338px;transition:none;}
#team dl dd {
	padding:0px 15px;
	height:110px;
	text-align:left;
	border:1px solid #e5e5e5;
	border-top:none;
}
#team dl dd h2 {
	padding:10px 0px 7px 0px;
	font-size:16px;
	font-weight:normal;
}
#team dl dd p {
	height:60px;
	color:#999;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
}


#photos_blk {
	margin:0px auto;
	width:940px;
	overflow:hidden;	
}
#photos {width:978px;}
#photos dl {
	float:left;
	margin:30px 38px 0px 0px;
	width:288px;
	text-align:center;
}
#photos dl:hover {background:#ff9949;}
#photos dl:hover * {color:#fff;}
#photos dl:hover dd {border:1px solid #ff8531;border-top:none;}
#photos dl dt {font-size:0px;}
#photos dl dt img {width:288px;height:216px;transition:none;}
#photos dl dd {
	padding:0px 15px;
	height:110px;
	text-align:left;
	border:1px solid #e5e5e5;
	border-top:none;
}
#photos dl dd h2 {
	padding:10px 0px 7px 0px;
	font-size:16px;
	font-weight:normal;
}
#photos dl dd p {
	height:60px;
	color:#999;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
}
#photos_name {
	padding:35px 0px 5px 0px;
	color:#333;
	font-size:26px;
	line-height:1.8;
	text-align:center;
	font-weight:normal;
}


#video_blk {
	margin:0px auto;
	width:1200px;
	overflow:hidden;	
}
#video {width:1236px;}
#video dl {
	float:left;
	margin:30px 36px 0px 0px;
	width:376px;
	cursor:pointer;
	text-align:center;
}
#video dl:hover {background:#ff9949;}
#video dl:hover * {color:#fff;}
#video dl:hover dd {border:1px solid #ff8531;border-top:none;}
#video dl dt {font-size:0px;}
#video dl dt img {width:376px;height:212px;transition:none;}
#video dl dd {
	padding:0px 15px;
	height:110px;
	text-align:left;
	border:1px solid #e5e5e5;
	border-top:none;
}
#video dl dd h2 {
	padding:10px 0px 7px 0px;
	color:#333;
	font-size:16px;
	font-weight:normal;
}
#video dl dd p {
	height:60px;
	color:#999;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
}
#video_bg {
	position:fixed;
	top:0px;
	left:0px;
	z-index:998;
	display:none;
	width:100%;
	height:100%;
	background:url(../images/tbs/black60.png);
}
#video_box {
	position:fixed;
	top:50%;
	left:50%;
	z-index:999;
	display:none;
	margin:-230px 0px 0px -405px;
	width:800px;
	height:450px;
	border:5px solid #434343;
	background:#fff;
}
#video_loading {
	width:800px;
	height:450px;
	background:url(../images/loading.gif) no-repeat center center;
}
#video_close {
	position:absolute;
	top:5px;
	right:-37px;
	display:block;
	width:32px;
	height:32px;
	background:url(../images/close.jpg) no-repeat;
	cursor:pointer;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	width:900px;
	overflow:hidden;	
}
#products {width:920px;}
#products dl {
	float:left;
	margin:25px 20px 0px 0px;
	width:210px;
	text-align:center;
}
#products dl dt {font-size:0px;}
#products dl dt img {
	padding:4px;
	width:200px;
	height:150px;
	transition:none;
	border:1px solid #ddd;
}
#products dl dt img:hover {padding:3px;border:2px solid #ff0000;}
#products dl dd {padding-top:8px;line-height:1.4;}
#products_desc_box {
	float:left;
	margin-top:25px;
	width:430px;
	overflow:hidden;
}
#products_name {padding-bottom:10px;font-size:18px;}
#products_share {padding:20px 0px;}
#products_image_box {
	float:right;
	margin-top:25px;
	width:430px;
}
#products_image_blk {
	position:relative;
	z-index:1;
	width:430px;
	height:323px;
	overflow:hidden;
}
#products_image {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:430px;
	height:323px;
	font-size:0px;
	overflow:hidden;
}
#products_image li {width:430px;height:323px;}
#products_image li img {width:430px;height:323px;}
#products_image_button {
	position:absolute;
	bottom:12px;
	right:2px;
	z-index:2;
	hegiht:12px;
	font-size:0px;
	text-align:right;
}
#products_image_button a {
	display:inline-block;
	margin-right:8px;
	width:12px;
	height:12px;
	text-indent:100px;
	border-radius:6px;
	background:#fff;
	overflow:hidden;
}
#products_image_button a.activeSlide {background:#ff9949;}
#products_image_button a:hover{background:#ff9949;}
#products_video {margin-top:30px;width:430px;height:242px;overflow:hidden;}
#products_menu {
	margin-top:50px;
	height:50px;
	background:#f5f5f5;
	overflow:hidden;
}
#products_menu li {
	float:left;
	width:313px;
	height:50px;
	font-size:16px;
	line-height:50px;
	text-align:center;
	cursor:pointer;
}
.products_menu_over {color:#fff; background:#ff9949;}
.products_cbox {
	display:none;
	width:940px;
	overflow:hidden;
}

/*===================================================================================*/
/* 舞台技术 */

#technology_blk {
	margin:0px auto;
	width:1200px;
	overflow:hidden;	
}
#technology {width:1232px;}
#technology dl {
	float:left;
	margin:30px 32px 0px 0px;
	width:276px;
	text-align:center;
}
#technology dl:hover {background:#ff9949;}
#technology dl:hover * {color:#fff;}
#technology dl:hover dd {border:1px solid #ff8531;border-top:none;}
#technology dl dt {font-size:0px;}
#technology dl dt img {width:276px;height:155px;transition:none;}
#technology dl dd {
	padding:0px 15px;
	height:110px;
	text-align:left;
	border:1px solid #e5e5e5;
	border-top:none;
}
#technology dl dd h2 {
	padding:10px 0px 7px 0px;
	font-size:16px;
	font-weight:normal;
}
#technology dl dd p {
	height:60px;
	color:#999;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
}

/*===================================================================================*/
/* 新闻列表 */

#news {}
#news li {
	margin-top:30px;
	width:940px;
	height:144px;
	border-bottom:1px solid #e5e5e5;
}
#news li:hover .news_boxs {transform: rotateX(90deg);}
.news_boxs {
	position:relative;
	width:940px;
	height:114px;
	transform-style: preserve-3d;
	transition: transform .6s;
}
.news_box1 {
	position:absolute;
	top:0px;
	left:0px;
	padding-left:230px;
	width:710px;
	height:114px;
	transform: translateZ(57px);
	transition: all .6s;
}
.news_box2 {
	position:absolute;
	top:0px;
	left:0px;
	padding-left:230px;
	width:710px;
	height:114px;
	transform: rotateX(-90deg) translateZ(57px);
	transition: all .6s;
}
#news li img {
	position:absolute;
	top:0px;
	left:0px;
	width:202px;
	height:114px;
}
#news li h2 {font-size:20px;font-weight:normal;}
#news li p {
	margin-top:8px;
	color:#999;
	font-size:14px;
	line-height:1.7;
}
#news li span {
	position:absolute;
	bottom:0px;
	left:230px;
	color:#999;
	font-size:12px;
}
#news_title {
	padding:35px 0px 25px 0px;
	color:#333;
	font-size:24px;
	line-height:1.8;
	text-align:center;
	font-weight:normal;
}
#news_info {
	padding-bottom:8px;
	color:#999;
	font-size:12px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}


#news2_blk {
	margin:0px auto;
	width:940px;
	overflow:hidden;	
}
#news2 {width:978px;}
.news2_box {
	float:left;
	position:relative;
	margin:30px 38px 0px 0px;
	width:272px;
	height:300px;
	border:8px solid #e5e5e5;
	background:#fff;
	cursor:pointer;
	overflow:hidden;
}
.news2_box:hover dl dt img {transform:scale(1.2);}
.news2_box:hover dl dd {display:none;}
.news2_box:hover div {visibility:visible;}
.news2_box:hover div a {transform:translateY(-300px);}
.news2_box dl {width:100%;}
.news2_box dl dt {width:272px;height:153px;font-size:0px;overflow:hidden;}
.news2_box dl dt img {width:272px;height:153px;transition:transform linear 200ms;}
.news2_box dl dd {
	position:relative;
	padding:17px 20px 0px 20px;
	height:130px;
}
.news2_box dl dd h2 {
	font-size:20px;
	font-weight:normal;
	line-height:1.4;
}
.news2_box dl dd span {
	position:absolute;
	bottom:15px;
	left:20px;
	display:block;
	padding-right:15px;
	color:#888;
	background:url(../images/ico4.png) no-repeat right 6px;
}
.news2_box div {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	visibility:hidden;
	padding:0px 20px;
	width:232px;
	height:300px;
	background:url(../images/tbs/black60.png);
}
.news2_box a {
	position:absolute;
	top:300px;
	left:0px;
	padding:0px 20px;
	width:232px;
	height:300px;
	color:#fff;
	transition:transform ease-out 300ms;
}
.news2_box a h2 {
	padding-top:17px;
	font-size:20px;
	font-weight:normal;
	line-height:1.4;
}
.news2_box a p {
	margin-top:15px;
	height:110px;
	font-size:14px;
	line-height:22px;
	overflow:hidden;
}
.news2_box a span {
	position:absolute;
	bottom:15px;
	left:20px;
	display:block;
	padding-right:15px;
	background:url(../images/ico2.png) no-repeat right 6px;
}

/*===================================================================================*/
/* 联系我们 */

#contact_map {
	float:left;
	margin-top:50px;
	width:600px;
	height:450px;
	border:1px solid #ddd;
}
#contact_str {
	float:right;
	margin-top:50px;
	width:550px;
}

/*===================================================================================*/
/* 信息反馈 */

#feedback {padding:10px 0px 0px 0px;}
#feedback td {padding:14px 5px 0px 5px;}
#feedback p {padding:12px 0px 15px 58px; line-height:1.8;}
#feedback td span {
	margin-left:5px;
	font-family:"宋体";
	font-size:12px;
	color:#ff0000;
}

/*===================================================================================*/

#win_ts {
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	display:none;
	margin:-70px 0px 0px -200px;
	width:400px;
	height:140px;
	color:#fff;
	font-size:24px;
	text-align:center;
	line-height:140px;
	border-radius:8px;
	background:url(../images/tbs/black70.png);
	overflow:hidden;
}
#win_ts_box {}
#win_loading {
	position:fixed;
	top:0%;
	left:0%;
	z-index:9999;
	width:100%;
	height:100%;
	background:url(../images/loading2.gif) no-repeat center center;
}
#win_loading_bg {
	position:fixed;
	top:0px;
	left:0px;
	z-index:9998;
	width:100%;
	height:100%;
	background:url(../images/tbs/white0.png);
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
	font-family:"宋体";
	font-size:12px;
}
#qq_online_top {
	position:relative;
	padding-left:10px;
	height:26px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	background:url(../images/qq_style/style0_top.gif) no-repeat;
}
#qq_online_top img {
	position:absolute;
	top:8px;
	right:10px;
	cursor:pointer;
}
#qq_online_list {
	background:url(../images/qq_style/style0_bgs.gif) repeat-y;
}
#qq_online_list a {color:#222;}
#qq_online_list a:hover {color:#ff0000;}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
	padding-left:31px;
	width:93px;
	height:25px;
	line-height:26px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
	overflow:hidden;
}
#qq_online_list p:hover {
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:5px;
	width:21px;
	height:21px;
}
#qq_online_bottom {
	height:42px;
	font-size:0px;
	background:url(../images/qq_style/style0_bottom.gif) no-repeat;
}

#qq_onlines_top {
	position:relative;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#qq_onlines_top p {
	position:absolute;
	top:40px;
	width:35px;
	height:173px;
	overflow:hidden;
	cursor:pointer;
}
.qq_onlines_small_left strong {left:8px;}
.qq_onlines_small_right strong {left:13px;}
#qq_onlines_top p strong {
	position:absolute;
	top:40px;
	display:block;
	width:16px;
	text-align:center;
	line-height:20px;
}
#qq_onlines_box {
	border:1px solid #e3e3e3;
	border-top:none;
	background:#fff;
}
#qq_onlines_tel {
	padding-top:15px;
	text-align:center;
	font-size:14px;
	color:#505050;
	background:url(../images/qq_style/tel.jpg) no-repeat 15px 12px;
}
#qq_onlines_tel strong {
	display:block;
	padding:12px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:1px dashed #ccc;
}
#qq_onlines_list {
	padding-top:10px;
}
#qq_onlines_list a {
	position:relative;
	display:block;
	margin:0px auto 8px auto;
	padding-left:35px;
	width:72px;
	height:25px;
	line-height:26px;
	color:#222;
	border:1px solid #aaccd8;
	background:url(../images/qq_style/list_bg.jpg) repeat-x;
	overflow:hidden;
}
#qq_onlines_list a:hover {color:#ff0000;}
#qq_onlines_list a img {
	position:absolute;
	top:2px;
	left:7px;
	width:21px;
	height:21px;
}
#qq_onlines_tdc {
	padding:8px 0px;
	font-size:0px;
	text-align:center;
	border-top:1px dashed #ccc;
}
#qq_onlines_tdc img {
	width:110px;
	height:110px;
}

.qq_onlines_1 p#qq_onlines_tel strong {color:#e10000;}
.qq_onlines_1 div#qq_onlines_top {border-bottom:8px solid #ff7200; background:#e10000;}
.qq_onlines_1 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style1_small_left.png) no-repeat;}
.qq_onlines_1 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style1_small_right.png) no-repeat;}
.qq_onlines_2 p#qq_onlines_tel strong {color:#555;}
.qq_onlines_2 div#qq_onlines_top {border-bottom:8px solid #5d5d5d; background:#343434;}
.qq_onlines_2 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style2_small_left.png) no-repeat;}
.qq_onlines_2 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style2_small_right.png) no-repeat;}
.qq_onlines_3 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_3 div#qq_onlines_top {border-bottom:8px solid #ddc9ba; background:#df9800;}
.qq_onlines_3 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style3_small_left.png) no-repeat;}
.qq_onlines_3 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style3_small_right.png) no-repeat;}
.qq_onlines_4 p#qq_onlines_tel strong {color:#89a611;}
.qq_onlines_4 div#qq_onlines_top {border-bottom:8px solid #464a4b; background:#adce25;}
.qq_onlines_4 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style4_small_left.png) no-repeat;}
.qq_onlines_4 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style4_small_right.png) no-repeat;}

.qq_onlines_5 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_5 div#qq_onlines_top {border-bottom:8px solid #ff9241; background:#ff6d00;}
.qq_onlines_5 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style5_small_left.png) no-repeat;}
.qq_onlines_5 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style5_small_right.png) no-repeat;}
.qq_onlines_6 p#qq_onlines_tel strong {color:#006083;}
.qq_onlines_6 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#006083;}
.qq_onlines_6 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style6_small_left.png) no-repeat;}
.qq_onlines_6 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style6_small_right.png) no-repeat;}
.qq_onlines_7 p#qq_onlines_tel strong {color:#00a0a8;}
.qq_onlines_7 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#00a0a8;}
.qq_onlines_7 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style7_small_left.png) no-repeat;}
.qq_onlines_7 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style7_small_right.png) no-repeat;}
.qq_onlines_8 p#qq_onlines_tel strong {color:#c9004c;}
.qq_onlines_8 div#qq_onlines_top {border-bottom:8px solid #ebba28; background:#c9004c;}
.qq_onlines_8 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style8_small_left.png) no-repeat;}
.qq_onlines_8 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style8_small_right.png) no-repeat;}

/*===================================================================================*/

#products_page {margin-top:50px;width:100%;}
#news_page {margin-top:50px;width:100%;}
.fypage_blk {
	height:35px;
	font-size:14px;
	text-align:center;
	overflow:hidden;
}
.fypage a {
	display:inline-block;
	margin:0px 4px;
	padding:0px 9px;
	height:26px;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	border-radius:2px;
	overflow:hidden;
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#888;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #ff8531;
	background:#ff9848;
}
.fypage a.fypage_str {}
.fypage span {
	display:inline-block;
	margin:0px 4px;
	padding:0px 9px;
	height:26px;
	line-height:26px;
	text-align:center;
	border-radius:2px;
	overflow:hidden;
}
.fypage span.fypage_current {
	color:#fff;
	border:1px solid #ff8531;
	background:#ff9848;
}
.fypage span.fypage_disabled {
	color:#888;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
}
.fypage_sl {
	display:inline-block;
	margin:0px 3px;
	padding:0px 6px;
	height:24px;
	color:#999;
	line-height:24px;
	font-weight:normal;
}</pre></body></html>